PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getCaption Method
In This Topic
    getCaption Method
    In This Topic
    Gets the widget caption.
    Syntax
    public java.lang.String getCaption()

    Return Value

    The text displayed on the pushbutton widget.
    See Also